SQL - vertaling naar russisch
Diclib.com
Woordenboek ChatGPT
Voer een woord of zin in in een taal naar keuze 👆
Taal:

Vertaling en analyse van woorden door kunstmatige intelligentie ChatGPT

Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:

  • hoe het woord wordt gebruikt
  • gebruiksfrequentie
  • het wordt vaker gebruikt in mondelinge of schriftelijke toespraken
  • opties voor woordvertaling
  • Gebruiksvoorbeelden (meerdere zinnen met vertaling)
  • etymologie

SQL - vertaling naar russisch

RELATIONAL DATABASE LANGUAGE THAT ALLOWS TO EXTRACT FROM DATA TABLES A SERIES OF RECORDS WITH SELECTION, SORTING AND COMPUTATION CRITERIA, OR TO UPDATE, DELETE OR ADD NEW RECORDS
SQL programming language; SQL language; Structured Query Language; Structured query language; SQL keywords; Sql; Comment (SQL); Grant (SQL); SQL database; SEQUEL; SQL script; SQL Servers; Transaction Control Language; SQL (programming language); SQL datatypes; SQL functions; Structure Query Language; SQL data types; .sql; Revoke (SQL); Sql types; ANSI SQL; Procedural SQL; Alternatives to SQL; Criticism of SQL; Distributed SQL processing; History of SQL; ISO/IEC TR 19075; Data types in SQL; Procedural extensions to SQL; Interoperability of SQL statements

SQL         
сокр. от Structured Query Language язык структурированных запросов
SQL         

общая лексика

Structured Query Language

язык структурированных запросов, язык SQL (произносится "сиквел". Сейчас, однако, SQL часто рассматривается как самостоятельное слово и произносится "эс-кью-эль".)

непроцедурный специализированный язык программирования, используемый для работы с данными в реляционных СУБД

SQL         
Structured Query Language
язык структурированных запросов (напр., выборка данных из реляционной базы данных OMC-SBS производится через SQL-интерфейс)

Definitie

SQL
Structured Query Language (Reference: ISO 9075, DB, 4GL)

Wikipedia

SQL

Structured Query Language, abbreviated as SQL ( (listen) S-Q-L, sometimes "sequel" for historical reasons), is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). It is particularly useful in handling structured data, i.e. data incorporating relations among entities and variables.

SQL offers two main advantages over older read–write APIs such as ISAM or VSAM. Firstly, it introduced the concept of accessing many records with one single command. Secondly, it eliminates the need to specify how to reach a record, e.g. with or without an index.

Originally based upon relational algebra and tuple relational calculus, SQL consists of many types of statements, which may be informally classed as sublanguages, commonly: a data query language (DQL), a data definition language (DDL), a data control language (DCL), and a data manipulation language (DML). The scope of SQL includes data query, data manipulation (insert, update, and delete), data definition (schema creation and modification), and data access control. Although SQL is essentially a declarative language (4GL), it also includes procedural elements.

SQL was one of the first commercial languages to use Edgar F. Codd’s relational model. The model was described in his influential 1970 paper, "A Relational Model of Data for Large Shared Data Banks". Despite not entirely adhering to the relational model as described by Codd, it became the most widely used database language.

SQL became a standard of the American National Standards Institute (ANSI) in 1986 and of the International Organization for Standardization (ISO) in 1987. Since then, the standard has been revised to include a larger set of features. Despite the existence of standards, most SQL code requires at least some changes before being ported to different database systems.

Voorbeelden uit tekstcorpus voor SQL
1. But it did not create widespread havoc like software programs such as SQL Slammer and MyDoom.
2. Sarma M.V.K, Head – Product Development, DecisionWorks, Ramco Systems said, "We decided to port DecisionWorks to SQL 2005 because of the rich Business Intelligence (BI) enhancements and high scalability offered in SQL 2005.
3. Others, like SQL Injection, can break into a network and obtain confidential information such as passwords and credit–card information.
4. The worms did not cause widespread havoc along the lines of previous malicious software programs like SQL Slammer and MyDoom.
5. Meanwhile, the launch of the latest version of the SQL Server database software pushed revenues in the server and tools division up 14 per cent, to $2.'07bn.
Vertaling van &#39SQL&#39 naar Russisch